Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] 게임페이지에서 나가기 버튼 클릭 시 경고 팝업 띄우도록 수정 #213

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

Cllaude99
Copy link
Collaborator

개요

Resolves: #207

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가

작업 내용

기존의 경우, 게임 페이지에서 나가기 버튼 클릭 시 바로 퇴장이 되었습니다.
수정된 버전의 경우에는 나가기 버튼 클릭 시 경고 팝업이 뜨고, 확인을 눌러야만 나갈 수 있도록 변경하였습니다.

스크린샷

2024-12-02.3.33.17.mov

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 커밋 메시지 컨벤션에 맞게 작성했습니다. Commit message convention 참고 (Ctrl + 클릭하세요.)
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트).

@Cllaude99 Cllaude99 self-assigned this Dec 2, 2024
@today-is-first today-is-first merged commit 925029c into develop Dec 2, 2024
4 checks passed
@today-is-first today-is-first deleted the feature/#207 branch December 2, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

게임 중 나가기 버튼 클릭 시 경고 팝업 띄우기
2 participants